Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


getUpdatableTableInfo

This function returns a CHR(4)-delimited list of the owning entity mnemonic, table name, and table key field for an updateable table in the supplied data source. The procedure returns the information in the following format:

<owning entity mnemonic> CHR(4) <table name> CHR(4) <table’s key field>

Note: A table’s key field is not necessarily the object (_obj) field.

Location: af\app\afgenmngrp.i

Parameters:

INPUT phDataSource AS WIDGET-HANDLE

The handle of an SDO for which you want to retrieve data.

Returns: CHARACTER

Notes: None

Examples: See the getComboQuery procedure in af\obj2\gsmcad3sfv.w.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095